-
Notifications
You must be signed in to change notification settings - Fork 7
logger enhancement #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
intersting, I found some bugs that bypass the tests :D |
|
I don't know if it is a bug or not. |
|
@tavallaie , I see that too. Maybe something broke when we ported the CI over? |
|
@ChuckHend, I didn't see it in last action before I adding logger to the decorator so I will revert it to find if it is related to my changes or not. |
|
OK, my |
I tried to solve #8, but I didn't add
unittestfor logger. Also I addloguruas an optional dependency with fall back mechanism.